home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / emacs_18_59src.lha / emacs-18.59 / src / firstfile.c < prev    next >
Encoding:
Text File  |  1992-11-22  |  62 b   |  5 lines

  1. int first_data = 1;
  2. int first_bss;
  3.  
  4. void first_function() { }
  5.